Displaying 2 results from an estimated 2 matches for "duong83".
Did you mean:
duong
2016 Aug 01
2
Why does AWS instance always lost around 500MB memory
Hi,
I launched an AWS instance `t2.medium` (use CentOS 7 image "ami-7abd0209",
product code: https://aws.amazon.com/marketplace/pp/B00O7WM7QW), which is
supposed to have 4GB Memory in total, but turn out it is only "3.5GB".
```
$ free -h
total used free shared buff/cache
available
Mem: 3.5G 441M 1.4G 16M
2016 Aug 01
0
Why does AWS instance always lost around 500MB memory
On 1 August 2016 at 07:30, D?ng Tr?n-D??ng <chris.duong83 at gmail.com> wrote:
> Hi,
>
> I launched an AWS instance `t2.medium` (use CentOS 7 image "ami-7abd0209",
> product code: https://aws.amazon.com/marketplace/pp/B00O7WM7QW), which is
> supposed to have 4GB Memory in total, but turn out it is only "3.5GB".
>...